projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc19d28
)
ARM: dts: rmobile: Add AVB pinmux on V3M Eagle
author
Marek Vasut
<
[email protected]
>
Fri, 15 Jun 2018 23:16:41 +0000
(
01:16
+0200)
committer
Marek Vasut
<
[email protected]
>
Sat, 16 Jun 2018 02:27:28 +0000
(
04:27
+0200)
Add EtherAVB pinmux node on V3M Eagle to set the pinmux configuration.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
arch/arm/dts/r8a77970-eagle.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/r8a77970-eagle.dts
b/arch/arm/dts/r8a77970-eagle.dts
index b75f38581c8d1227708dcd15c33a075b1a7ecd52..0c555b8ddeb45b27cae00a56a3ebebe4369c9d8c 100644
(file)
--- a/
arch/arm/dts/r8a77970-eagle.dts
+++ b/
arch/arm/dts/r8a77970-eagle.dts
@@
-32,6
+32,8
@@
};
&avb {
+ pinctrl-0 = <&avb0_pins>;
+ pinctrl-names = "default";
renesas,no-ether-link;
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
@@
-69,6
+71,13
@@
};
&pfc {
+ avb0_pins: avb {
+ mux {
+ groups = "avb0_link", "avb0_mdio", "avb0_rgmii", "avb0_txcrefclk";
+ function = "avb0";
+ };
+ };
+
i2c0_pins: i2c0 {
groups = "i2c0";
function = "i2c0";